xen.git
2012-05-11 Ian Jacksonlibxl: ao: Convert libxl_run_bootloader
2012-05-11 Ian Jacksonlibxl: provide libxl__openpty_*
2012-05-11 Ian Jacksonlibxl: provide libxl__datacopier_*
2012-05-11 Ian Jacksonlibxl: Clean up setdefault in do_domain_create
2012-05-11 Ian Jacksonlibxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
2012-05-11 Ian Jacksonlibxl: provide libxl__remove_file et al.
2012-05-11 Ian Jacksonautoconf: New test for openpty et al.
2012-05-11 Ian Jacksonautoconf: trim the configure script; use autoheader
2012-05-11 Ian Jacksonof SIGCHLD. The application can tell us whether it...
2012-05-11 Ian Jacksonlibxl: support multiple libxl__ev_fds for the same fd
2012-05-11 Ian Jacksonlibxl: handle POLLERR, POLLHUP, POLLNVAL properly
2012-05-11 Keir Fraserblktap2: Fix naked unchecked uses of read/write/chdir.
2012-05-11 Stefano Stabellinilibxl_qmp: remove libxl__qmp_migrate, introduce libxl__...
2012-05-11 Stefano Stabellinilibxl: save/restore qemu's physmap
2012-05-11 Stefano Stabellinilibxc: introduce XC_SAVE_ID_TOOLSTACK
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in main_cpupoolcreate
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in the pciattach and pcidetach
2012-05-11 George Dunlapxl: Replace memset with libxl_device_pci_init
2012-05-11 Ian Campbellxl: use libxl_cpumap_set_none not memset
2012-05-11 Ian Campbelllibxl: default to xenconsoled for pv guests
2012-04-25 Ian Campbelllibxl/xend: name tap devices vifX.Y-emu
2012-05-11 Ian JacksonQEMU_TAG update
2012-05-11 Darrio Faggiolilibxl: use xc_topologyinfo to figure out how many CPUs...
2012-04-27 Dietmar Hahndocs: add vpmu description to xen-command-line.markdown
2012-05-10 Roger Pau Monnelibxl: fix indentation in libxl_dm.c for qemu
2012-05-10 Roger Pau Monnelibxl: add "downscript=no" to Qemu call
2012-05-04 Olaf Heringtools/vtpm: use LDLIBS to pass -lgmp
2012-05-04 Olaf Heringtools/hotplug: remove 4 from default runlevel in init...
2012-05-04 Olaf Heringtools/vtpm_manager: add missing DESTDIR to install...
2012-05-10 Ian Jacksonblktap2: Fix another uninitialised value error
2012-05-10 Ian CampbellMAINTAINERS: add Ian Campbell as a tools maintainer
2012-05-08 Ian Campbelllibxl: log failure from libxl__blktap_devpath in libxl_...
2012-05-10 Daniel De Graaflibxl: Fix incorrect return of OSEVENT_HOOK macro
2012-05-07 Olaf Heringxl: xl.cfg: fix typo in opengl section
2012-05-10 Keir FraserRemove bool return code from evtchn_set_pending() and...
2012-05-10 Keir Fraserblktap2: Do not build with -O0
2012-05-10 Keir Fraserblktap2: Fix uninitialised value error.
2012-05-10 Olaf Heringtools/blktap2: fix out of bounds access in block-log.c
2012-05-10 Olaf Heringtools/blktap2: fix build errors caused by Werror in
2012-05-10 Andrew Cooperx86_64: Fix off-by-one error setting up the Interrupt...
2012-05-10 Andrew Cooperx86_64: fix naming of rflags in elf regset structure
2012-05-08 Liu, Jinsongfix vmce MCi_ADDR/MCi_MISC wrmsr bug
2012-05-08 Jan Beulichns16550: adjust suspend/resume logic
2012-05-08 Jan Beulichx86: merge .text.* into .text while linking
2012-05-07 Frediano Zigliovgabios: Make Windows 8 support greater resolutions
2012-05-07 Frediano Zigliovgabios: Check if mode is currently supported as vesa...
2012-05-07 Frediano Zigliovgabios: Reduce stack usage getting mode informations
2012-05-07 Frediano Zigliovgabios: Report mode not supported getting mode informa...
2012-05-07 Frediano Zigliovgabios: Fix size computation overflow
2012-05-07 Andrew Cooperkexec: clear notes during setup
2012-05-07 Jan Beulichx86/MSI: remove stray endianness definition
2012-05-04 Ian Jacksontools/vtpm: Revert 25142:c5b7d49ca3ee (LDLIBS)
2012-05-03 Andres Lagar... x86/mm: Eliminate _shadow_mode_refcounts
2012-05-01 Roger Pau Monnerombios: remove sdtint.h dependency
2012-04-27 Aravindh Puthiyaparambilx86: Add FS and GS base to HVM VCPU context
2012-04-27 Aravindh Puthiyaparambilx86/hvm: Add get_shadow_gs_base() wrapper function
2012-04-26 Andres Lagar... x86/mem_sharing: For shared pages with many references...
2012-04-26 Andres Lagar... x86/mem_sharing: modularize reverse map for shared...
2012-04-26 Andres Lagar... x86/mem_sharing: Don't destroy a page's shared state...
2012-04-26 Andres Lagar... x86/mem_sharing: Fix saved mfns stat for failed unsharing
2012-04-26 Tim Deeganx86/mm/shadow: don't use locking p2m lookups with the...
2012-04-25 Ian Campbelldocs: use "a4" not "a4wide" paper type for doxygen...
2012-04-25 Jan Beulichvvmx: fix instruction decode segment limit check
2012-04-25 Boris Ostrovskysvm: Do not intercept RDTSC(P) when TSC scaling is...
2012-04-25 Ian JacksonMerge
2012-04-25 Roger Pau Monnelibxl, configure: print a warning if flex/bison are...
2012-04-25 Dieter Blomslibxl: set domain scheduling parameters while creating...
2012-04-25 Malcolm Crossleyx86-64: Fix memory hotplug epfn upper limit test for...
2012-04-25 Ian Campbelllibxl: use libxl_domain_config_init and not memset 0
2012-04-25 Christoph Eggertools/firmware: pass PYTHON as an env var to sub-makes...
2012-04-25 Xudong Haolibxl: passthrough: avoid passing through devices not...
2012-04-24 Andres Lagar... libxc: Document the sharing interface
2012-04-24 Andres Lagar... x86/mem_sharing: Clean up debugging calls
2012-04-04 Ian Campbelllibxl: provide libxl_domain_config_init.
2012-04-24 George Dunlap[v2] xl: Don't require a config file for cpupools
2012-04-24 George Dunlapxl, cpupools: Create empty pool if no cpus are specified
2012-04-12 Ian Campbelllibxl: make most libxl_FOO_path() functions internal.
2012-04-24 Roger Pau Monneautoconf: use python-config when present, if not switch...
2012-04-24 Ian Campbelllibxl: mark internal functions hidden
2012-04-24 Tim Deegantools: Fix FPU save area definition in xen-hvmctx
2012-04-24 Roger Pau Monnetools/build: fix distclean
2012-04-24 Aravindh Puthiyaparambiltools: xen-access: Check return values and clean up...
2012-04-24 Christoph Eggertools/blktap: fix build error w/o MEMSHR
2012-04-24 Lin Minglibxl: fix rtc_timeoffset setting
2012-04-16 Ian Campbelllibxl: Remove libxl_tmem_destroy and associated xl...
2012-04-24 Roger Pau Monneautoconf: add ovmf, rombios and seabios and configure...
2012-04-24 Mathieu Gagnexl: add "check-xl-vif-parse" test script
2012-04-24 Mathieu Gagnexl: add support for vif rate limiting
2012-04-24 Stefano Stabellinilibxl: use qemu-xen with PV guests by default
2012-04-24 Aravindh Puthiyaparambillibxc: Replace alloca() with mmap() for large array...
2012-04-23 Fabio FantoniMakefile: Some updates to uninstall
2012-04-20 Tim Deeganx86: restore vcpu_destroy_pagetables() call on HVM...
2012-04-20 Aravindh Puthiyaparambilvmx: Allow software (user defined) interrupts to be...
2012-04-20 Keir FraserClean up convoluted hvm_inject_exception() logic.
2012-04-19 Tim Deeganx86/mm: fix parens in mm lock level check
2012-04-18 Tim Deeganx86/mm: BUG() rather than panic() on mm lock order...
2012-04-18 Andres Lagar... x86/mm/shadow: enclose an OOS function in the proper...
2012-04-18 Andres Lagar... x86/mm/sharing: Clean ups for relinquishing shared...
2012-04-18 Aravindh Puthiyaparambilmem_access: fix setting default mem_access type
2012-04-18 Andres Lagar... x86/mm: Fix locking on hap enable failure
next